3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next |
QuickDraw 3D provides constants that you can use to specify an ID for a renderer vendor.
#define kQAVendor_BestChoice (-1)
#define kQAVendor_Apple 0
#define kQAVendor_ATI 1
#define kQAVendor_Radius 2
#define kQAVendor_Mentor 3
#define kQAVendor_Matrox 4
#define kQAVendor_Yarc 5
#define kQAVendor_DiamondMM 6
#define kQAVendor_3DLabs 7
Previous | QD3D Book | Overview | Chapter Contents | Next |